home *** CD-ROM | disk | FTP | other *** search
- Path: newsfeed.direct.ca!usenet
- From: qjackson@direct.ca
- Newsgroups: comp.lang.c++
- Subject: Beta testers sought for shuString class
- Date: Thu, 18 Jan 1996 20:05:33 GMT
- Organization: Parsepolis Software
- Message-ID: <4dm9cp$7rq@grid.direct.ca>
- Reply-To: qjackson@direct.ca
- NNTP-Posting-Host: 204.174.249.170
- X-Newsreader: Forte Free Agent 1.0.82
-
- Hello:
-
- I am going to be making a string class (shuString) publically
- available as source and I interested in having the code tested across
- platforms.
-
- shuString was developed under Turbo C++ for DOS.
-
- The shuString class implements only operators -- functions such as
- ltrim, rtrim, trim, et cetera, are implemented in a child class called
- shuSH (shuStringHandler). I realize that there are bigger and better
- string classes for C++ out there, but I will be basing much of my
- future parsing software on the shuString class and felt it best to own
- the entire hierarchy of my classes -- for distribution reasons, and
- therefore wish to write a standard class library from the ground up --
- and shuString is the first in the collection.
-
- I've written a very simple demo that tests all of the operators --
- testing should just be a matter of compiling STRDEMO.CC and reporting
- any compilation or execution errors.
-
- Anyone interested in testing the code (for which full credit will be
- given in the source), please contact me at:
-
- qjackson@direct.ca
-
- with the subject line:
-
- shuString 1.0 beta
-
- Please let me know (in some kind of detail):
-
- Which C++ compiler it would be tested with,
- Which platform it would be tested with.
-
- Cheers,
- -- \|/ O |
- --+-- Parsepolis Software -*- --|-- Quinn Tyler Jackson
- /|\ "Parse City" /^\ | (aka 'Jamshid')
- >-----------------------------------------------| qjackson@direct.ca
- Ask me about Laleh's Pattern Matcher... |--------------------->
-
-